-
Home
-
Frisbii Pay
-
1.8.4 (latest)
-
Code
-
Classes
- OrderStatuses
Total Complexity |
73 |
Dependencies |
4 |
Dependents |
5 |
Total lines |
493 |
Lines of code |
264 |
Logical lines of code |
128 |
Comment lines |
151 |
Methods |
15 |
Properties |
5 |
Methods 15
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
order_status_changed() |
B |
38 |
19 |
63 |
set_settled_status() |
A |
46 |
10 |
37 |
payment_complete() |
S |
55 |
6 |
17 |
set_authorized_status() |
S |
55 |
4 |
20 |
is_editable() |
S |
65 |
5 |
9 |
is_paid() |
S |
64 |
5 |
10 |
form_fields() |
S |
44 |
1 |
54 |
init_statuses() |
S |
68 |
4 |
6 |
get_authorized_order_status() |
S |
70 |
4 |
6 |
cancel_unpaid_order() |
S |
69 |
4 |
6 |
add_valid_order_statuses_for_payment_complete() |
S |
70 |
3 |
6 |
payment_complete_order_status() |
S |
70 |
3 |
6 |
plugins_loaded() |
S |
69 |
2 |
6 |
update_order_status() |
S |
68 |
2 |
7 |
__construct() |
S |
61 |
1 |
11 |